projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6039d8e
)
Mention +LINE:COLUMN.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 17 Jul 2001 11:07:02 +0000
(11:07 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 17 Jul 2001 11:07:02 +0000
(11:07 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b0f00befba67a4ae35aa5c3e7a507e8ff47f68f4..9c171c056013d4b65be0dad5a55918f592a09288 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-748,6
+748,9
@@
Please note that only buffers are killed that still have a client,
i.e. buffers visited with `emacsclient --no-wait' are never killed in
this way.
+** Both emacsclient and Emacs itself now accept command line options
+of the form +LINE:COLUMN in addition to +LINE.
+
** Changes to Show Paren mode.
*** Overlays used by Show Paren mode now use a priority property.